Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 20, 2025

Bumps the github-actions-dependencies group with 3 updates in the / directory: hoverkraft-tech/ci-github-common, hoverkraft-tech/ci-github-publish and github/codeql-action.
Bumps the github-actions-dependencies group with 1 update in the /actions/dependencies-cache directory: actions/cache.
Bumps the github-actions-dependencies group with 1 update in the /actions/setup-node directory: actions/setup-node.

Updates hoverkraft-tech/ci-github-common from 0.17.0 to 0.18.0

Release notes

Sourced from hoverkraft-tech/ci-github-common's releases.

0.18.0

Release Summary

This release introduces support for Kubernetes custom resources in the linter, enhancing flexibility in configuration validation. Additionally, dependencies for GitHub Actions have been updated to improve stability and security. Documentation has been refreshed to reflect recent workflow changes.

What's Changed

Full Changelog: hoverkraft-tech/ci-github-common@0.17.0...0.18.0

Commits
  • 5ace530 feat(linter): add support for Kubernetes custom resources
  • 7b3b29d chore(deps): bump peter-evans/create-pull-request
  • 6a31c8d docs: update actions and workflows documentation
  • 21d9d2f chore(deps): bump peter-evans/create-pull-request
  • See full diff in compare view

Updates hoverkraft-tech/ci-github-publish from 0.2.0 to 0.3.1

Release notes

Sourced from hoverkraft-tech/ci-github-publish's releases.

0.3.1

Release Summary

This release includes a dependency update for hoverkraft-tech/ci-github-container from version 0.24.0 to 0.24.1, ensuring the latest improvements and fixes are applied. Additionally, documentation related to actions and workflows has been updated for better clarity.

No breaking changes in this release.

What's Changed

Full Changelog: hoverkraft-tech/ci-github-publish@0.3.0...0.3.1

0.3.0

Release Summary

This release introduces several new features, including workflows for creating releases, deploying with ArgoCD, and automating chart deployment. The release and deploy chart workflows have been improved for better efficiency. Multiple dependencies related to GitHub Actions have been updated to enhance stability and security. Additionally, documentation for actions and workflows has been updated to reflect these changes.

No breaking changes were reported in this release.

What's Changed

Full Changelog: hoverkraft-tech/ci-github-publish@0.2.0...0.3.0

Commits
  • 75e1067 build(deps): Bump hoverkraft-tech/ci-github-container
  • 144f5cb docs: update actions and workflows documentation
  • 02c32c6 build(deps): Bump the github-actions-dependencies group across 5 directories ...
  • b817d1a docs: update actions and workflows documentation
  • da6c960 feat: improve deploy chart workflows
  • 4ac9c0f docs: update actions and workflows documentation
  • ea0bb54 feat: improve deploy chart workflows
  • dbc1e14 feat: improve deploy chart workflows
  • f2ffa27 docs: update actions and workflows documentation
  • 78473f7 feat(release-deploy-chart): improve chained environments workflow
  • Additional commits viewable in compare view

Updates github/codeql-action from 3.28.11 to 3.28.12

Release notes

Sourced from github/codeql-action's releases.

v3.28.12

CodeQL Action Changelog

See the releases page for the relevant changes to the CodeQL CLI and language packs.

3.28.12 - 19 Mar 2025

  • Dependency caching should now cache more dependencies for Java build-mode: none extractions. This should speed up workflows and avoid inconsistent alerts in some cases.
  • Update default CodeQL bundle version to 2.20.7. #2810

See the full CHANGELOG.md for more information.

Changelog

Sourced from github/codeql-action's changelog.

3.28.12 - 19 Mar 2025

  • Dependency caching should now cache more dependencies for Java build-mode: none extractions. This should speed up workflows and avoid inconsistent alerts in some cases.
  • Update default CodeQL bundle version to 2.20.7. #2810
Commits
  • 5f8171a Merge pull request #2814 from github/update-v3.28.12-6349095d1
  • bb59f77 Update changelog for v3.28.12
  • 6349095 Merge pull request #2810 from github/update-bundle/codeql-bundle-v2.20.7
  • d7d03fd Add changelog note
  • 4e3a534 Update default bundle to codeql-bundle-v2.20.7
  • 55f0237 Merge pull request #2802 from github/mbg/dependency-caching/java-buildless
  • 6a151cd Merge pull request #2811 from github/dependabot/github_actions/actions-c2c311...
  • 7866bcd Manually bump workflow to match autogenerated file
  • 611289e build(deps): bump ruby/setup-ruby in the actions group
  • 4c409a5 Remove temporary dependency directory in analyze post action
  • Additional commits viewable in compare view

Updates actions/cache from 4.2.2 to 4.2.3

Release notes

Sourced from actions/cache's releases.

v4.2.3

What's Changed

  • Update to use @​actions/cache 4.0.3 package & prepare for new release by @​salmanmkc in actions/cache#1577 (SAS tokens for cache entries are now masked in debug logs)

New Contributors

Full Changelog: actions/cache@v4.2.2...v4.2.3

Changelog

Sourced from actions/cache's changelog.

4.2.3

  • Bump @actions/cache to v4.0.3 (obfuscates SAS token in debug logs for cache entries)
Commits

Updates actions/setup-node from 4.2.0 to 4.3.0

Release notes

Sourced from actions/setup-node's releases.

v4.3.0

What's Changed

Dependency updates

New Contributors

Full Changelog: actions/setup-node@v4...v4.3.0

Commits

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

…ctories with 5 updates

Bumps the github-actions-dependencies group with 3 updates in the / directory: [hoverkraft-tech/ci-github-common](https://github.com/hoverkraft-tech/ci-github-common), [hoverkraft-tech/ci-github-publish](https://github.com/hoverkraft-tech/ci-github-publish) and [github/codeql-action](https://github.com/github/codeql-action).
Bumps the github-actions-dependencies group with 1 update in the /actions/dependencies-cache directory: [actions/cache](https://github.com/actions/cache).
Bumps the github-actions-dependencies group with 1 update in the /actions/setup-node directory: [actions/setup-node](https://github.com/actions/setup-node).


Updates `hoverkraft-tech/ci-github-common` from 0.17.0 to 0.18.0
- [Release notes](https://github.com/hoverkraft-tech/ci-github-common/releases)
- [Commits](hoverkraft-tech/ci-github-common@0.17.0...0.18.0)

Updates `hoverkraft-tech/ci-github-publish` from 0.2.0 to 0.3.1
- [Release notes](https://github.com/hoverkraft-tech/ci-github-publish/releases)
- [Commits](hoverkraft-tech/ci-github-publish@0.2.0...0.3.1)

Updates `github/codeql-action` from 3.28.11 to 3.28.12
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](github/codeql-action@v3.28.11...v3.28.12)

Updates `actions/cache` from 4.2.2 to 4.2.3
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](actions/cache@v4.2.2...v4.2.3)

Updates `actions/setup-node` from 4.2.0 to 4.3.0
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](actions/setup-node@v4.2.0...v4.3.0)

---
updated-dependencies:
- dependency-name: hoverkraft-tech/ci-github-common
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions-dependencies
- dependency-name: hoverkraft-tech/ci-github-publish
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions-dependencies
- dependency-name: github/codeql-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions-dependencies
- dependency-name: actions/cache
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions-dependencies
- dependency-name: actions/setup-node
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Mar 20, 2025
@neilime neilime merged commit ec90367 into main Mar 20, 2025
23 checks passed
@neilime neilime deleted the dependabot/github_actions/github-actions-dependencies-262c77dba3 branch March 20, 2025 16:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants